Skip to content

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Oct 11, 2023

This is a preferred way to make sure that Sendable inference doesn't
happen for these types because they are marked as @frozen.

Resolves: rdar://101980108

@xedin xedin changed the title [SE-0331] Mark unsafe pointer conformances to Sendable as explicitly unavailable [SE-0331][stdlib] Mark unsafe pointer conformances to Sendable as explicitly unavailable Oct 11, 2023
@xedin
Copy link
Contributor Author

xedin commented Oct 11, 2023

@swift-ci please test

xedin added 3 commits October 10, 2023 17:42
…unavailable

This is a preferred way to make sure that Sendable inference doesn't
happen for these types because they are marked as @Frozen.
@xedin
Copy link
Contributor Author

xedin commented Oct 11, 2023

@swift-ci please test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants